Enable some tests which should work now.
authorMatthias Clasen <matthiasc@src.gnome.org>
Sun, 10 Feb 2002 21:06:15 +0000 (21:06 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 10 Feb 2002 21:06:15 +0000 (21:06 +0000)
commit73aa2bfe050ec9c1ae4cb2e913d46f550ce19668
tree170366183831f6d7981efe75e87787910915c0c1
parent8846275862f6362bfd211c53cf21ebe826da01c3
Enable some tests which should work now.

* test-loaders.c (main): Enable some tests which should work
now.

* io-wbmp.c (gdk_pixbuf__wbmp_image_load_increment): Detect
invalid image dimensions and insufficient memory.

* io-tga.c (try_preload): Detect invalid image dimensions.
(gdk_pixbuf__tga_stop_load): Don't try to unref NULL pointers.

* io-ico.c (DecodeHeader): Detect some invalid headers and
don't segfault.
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-ico.c
gdk-pixbuf/io-tga.c
gdk-pixbuf/io-wbmp.c
gdk-pixbuf/test-loaders.c